object AboutBox: TAboutBox Left = 583 Top = 542 AutoScroll = False BorderIcons = [biMinimize, biMaximize] Caption = 'About' ClientHeight = 225 ClientWidth = 325 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poMainFormCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TTePanel Left = 8 Top = 8 Width = 313 Height = 181 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 ThemeObject = 'default' object Bevel1: TBevel Left = 8 Top = 8 Width = 102 Height = 102 end object Image1: TImage Left = 9 Top = 9 Width = 100 Height = 100 AutoSize = True Picture.Data = {} end object ProductName: TTeLabel Left = 112 Top = 8 Width = 193 Height = 25 Performance = kspNoBuffer Alignment = taCenter AutoSize = False Caption = 'Light Artist' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ThemeObject = 'default' end object Version: TTeLabel Left = 129 Top = 40 Width = 161 Height = 20 Performance = kspNoBuffer Alignment = taCenter AutoSize = False Caption = 'Version NOVERSION' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ThemeObject = 'default' end object Copyright: TTeLabel Left = 8 Top = 112 Width = 265 Height = 16 Performance = kspNoBuffer AutoSize = False Caption = 'Copyright VicMan Software 2003-2004' Color = clBtnFace ParentColor = False ThemeObject = 'default' end object Comments: TTeLabel Left = 8 Top = 136 Width = 249 Height = 25 Cursor = crHandPoint Performance = kspNoBuffer OnClick = CommentsClick AutoSize = False Caption = 'support@vicman.net' Color = clBtnFace ParentColor = False ThemeObject = 'default' WordWrap = True end object Label1: TTeLabel Left = 8 Top = 160 Width = 281 Height = 16 Cursor = crHandPoint DragCursor = crDefault Performance = kspNoBuffer OnClick = Label1Click AutoSize = False Caption = 'Homepage: www.vicman.net/lightartist/' Color = clBtnFace ParentColor = False ThemeObject = 'default' end object License: TTeLabel Left = 144 Top = 69 Width = 161 Height = 16 Performance = kspNoBuffer Visible = False AutoSize = False Caption = 'License' Color = clBtnFace ParentColor = False ThemeObject = 'default' end end object OKButton: TTeButton Left = 111 Top = 196 Width = 90 Height = 25 Performance = kspNoBuffer OnClick = OKButtonClick BlackAndWhiteGlyph = False Caption = 'OK' Default = True FontOptions.Bold = False FontOptions.Italic = False FontOptions.SizeDelta = 0 FontOptions.FontColor = clNone FontOptions.StrikeOut = False FontOptions.Underline = False ModalResult = 1 ThemeObject = 'default' TabOrder = 1 WordWrap = False end object TeForm1: TTeForm Animation.EffectKind = '[ RANDOM ] - Random selection' BorderIcons = [kbiClose] BorderStyle = kbsDialog Dragging.Sizeable = False SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection' TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection' Performance = ksfpNoBuffer StayOnTop = False StretchBackground = False WindowState = kwsNormal ThemeObject = 'default' Left = 248 Top = 120 end object smlFormLangRes1: TsmlFormLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = False AutoCreateMode = True AddBracket = False StringProperties.Strings = ( 'Caption') StringsProperties.Strings = ( 'Tabs' 'Items') IgnoreFormCaption = False IncludeListViewItems = False IncludeListViewHead = False IncludeTreeViewItems = False Active = True Left = 280 Top = 120 end object m_pMsgLang: TsmlMsgLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = False AutoCreateMode = True AddBracket = False MsgList.Strings = ( 'Version=Version') Active = False Left = 280 Top = 88 end end